/* 

App Landing Template

http://www.templatemo.com/tm-474-app-landing

*/

@font-face {
    font-family: "Fira Sans";
    src: url("../fonts/FiraSans-Light.eot");
    src: local("Fira Sans Light"),
        url("../fonts/FiraSans-Light.eot") format("embedded-opentype"),
        url("../fonts/FiraSans-Light.woff") format("woff"),
        url("../fonts/FiraSans-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Fira Sans";
    src: url("../fonts/FiraSans-Regular.eot");
    src: local("Fira Sans Regular"),
        url("../fonts/FiraSans-Regular.eot") format("embedded-opentype"),
        url("../fonts/FiraSans-Regular.woff") format("woff"),
        url("../fonts/FiraSans-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Fira Sans";
    src: url("../fonts/FiraSans-Bold.eot");
    src: local("Fira Sans Bold"),
        url("../fonts/FiraSans-Bold.eot") format("embedded-opentype"),
        url("../fonts/FiraSans-Bold.woff") format("woff"),
        url("../fonts/FiraSans-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

/* HOME TENGAH */

/***** Material Form Elements *****/
form {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 30px;
}
form .form-group {
    margin-top: 30px;
}

.form-body {
    width: 100%;
}

form input.form-control,
form button.form-control,
form textarea.form-control,
form select.form-control {
    border: 0px;
    background-color: transparent;
    outline: none;
    box-shadow: none;
    border-bottom: 1.5px solid #a3a8aa;
    border-radius: 0px;
    height: 45px;
}
form input.form-control:focus,
form button.form-control:focus,
form textarea.form-control:focus {
    border-bottom-color: #f06d35;
    box-shadow: none;
}
form button.form-control {
    background-color: #275267;
    transition: 0.5s;
}
form button.form-control[type="reset"] {
    background-color: transparent;
}
form button.form-control:hover,
form button.form-control:focus {
    border-bottom-color: #275267;
    background-color: #1c2d35;
}
form textarea.form-control {
    min-height: 120px;
}
form .input-group-addon {
    border: 0px;
    background-color: transparent;
    border-bottom: 3px solid #233842;
    vertical-align: top;
    border-radius: 0;
    color: white;
}
form .input-group-addon i {
    padding-top: 10px;
    color: #000;
}
form .checkbox input[type="checkbox"] {
    margin-top: 12px;
}

/***** Material Form Elements *****/

/***** Home *****/
#templatemo_home {
    /* background: #154558 url(../img/images/1.jpg) fixed; */
    /*background:  url(../images/.jpg) fixed;*/
    background-color: white;
    background-size: cover;
    min-height: 100vh;
    padding: 20px 0;
    /* padding-bottom: 130px; */
    color: black;
}
#templatemo_home .templatemo_home_inner_wapper {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
#templatemo_home .header-text {
    /* margin-top: 20vh; */
    font-size: 30px;
    font-weight: bold;
}
/* #templatemo_home h2 {
    font: normal normal 100 20px/40px "Fira Sans", sans-serif;
} */
#templatemo_home p {
    font-size: 18px;
}
#templatemo_home .nomor-pelaporan {
    font-size: 20px;
    text-align: center;
    border-radius: 10px;
    margin: 30px 0;
    padding: 30px 0;
}
#templatemo_home .nomor-pelaporan h1 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
#templatemo_home .image-thank {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 25px;
}
#templatemo_home .image-thank img {
    width: 350px;
}
#templatemo_home .nomor {
    font-size: 50px;
    text-align: center;
    color: #fc873f;
    font-weight: bold;
    margin: 0;
}

#templatemo_home .text-content {
    margin: 30px 0;
}
.content-box {
    font-weight: 600;
    padding: 20px 15px;
    border-radius: 10px;
    margin: 20px 0;
}

#templatemo_home .text-content .content-box p {
    margin: 0;
}
#templatemo_home p a {
    background-color: rgba(255, 255, 255, 0.6);
    border-bottom: 1px dotted #000;
    text-decoration: none;
    padding: 5px;
    color: #000;
}
#templatemo_home p a:hover {
    background-color: rgba(255, 255, 255, 0.75);
    border-bottom: 0px dotted #000;
}
#templatemo_home a.btn_wapper {
    margin-bottom: 150px;
}
#templatemo_home a.btn {
    font: 300 18px/60px "Fira Sans", sans-serif;
    margin-bottom: 30px;
    border-radius: 0px;
    background: #fc873f;
    height: 63px;
    width: 100%;
    color: white;
    padding: 0;
    font-weight: 500;
}
/***** Features *****/
/* #templatemo_features {
    background: #455a64 url(../img/images/bg2.jpg) fixed;
    padding-bottom: 130px;
} */

#spkt {
    margin: 0;
}

#templatemo_features {
    scroll-behavior: smooth;
    height: 100svh;
    background: #f9f4f0;
}
#templatemo_features p {
    color: rgb(0, 0, 0);
    font-size: 20px;
}

#templatemo_features .form-control {
    font-size: medium;
    color: rgb(0, 0, 0);
}

#templatemo_features .hero-form {
    background-color: #fff;
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    gap: 5rem;
}

#templatemo_features .hero-content-1 {
    width: 45%;
    display: flex;
    /* background-color: ; */
    border: 0;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 6rem 10rem;
}

.syarat-button {
    display: none;
}

#templatemo_features .hero-content-1 img {
    width: 400px;
    margin-bottom: 3.5rem;
}

#templatemo_features .hero-content-1 .card-text-content {
    margin: 0 auto;
    text-align: start;
}

#templatemo_features .hero-content-1 .card-text-content h1 {
    font-size: 40px;
    font-weight: 600;
}

#templatemo_features .hero-content-2 {
    width: 45%;
    height: 100%;
    /* background-color: ; */
    margin: 0;
    padding: 0 5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#templatemo_features .hero-content-2 h1 {
    text-align: start;
    width: 100%;
    margin-bottom: 2rem;
}

#templatemo_features .feature-box {
    transition: all 0.5s;
    background: transparent;
    padding: 40px 0 40px 0;
    margin-bottom: 0px;
    margin-top: 0px;
}
#templatemo_features .feature-box:hover {
    padding: 0;
    color: #242424;
}
#templatemo_features .feature-box .feature-box-inner {
    box-shadow: inset 0px 0px 0 10px #242424;
    border-bottom: 10px solid #242424;
    border-top: 10px solid #242424;
    transition: all 0.5s;
    background: #ceab00;
    padding: 20px;
    margin: auto;
}
#templatemo_features .feature-box:hover .feature-box-inner {
    box-shadow: inset 0px 0px 0px 0px #242424;
    border-bottom: 10px solid #c4c4c4;
    border-top: 10px solid #c4c4c4;
    padding: 60px 20px 60px 20px;
    background: #fff;
}
/* #templatemo_features .feature-box p {
    max-width: 250px;
    min-height: 260px;
    line-height: 32px;
    padding-top: 30px;
    font-size: 18px;
    margin: auto;
} */
#templatemo_features .feature-box .feature-box-icon {
    border-radius: 0px;
    text-align: center;
    padding-top: 50px;
    font-size: 56px;
    color: #233842;
}
/***** Download *****/
#templatemo_download {
    background: white;
    padding: 4rem;
}
#templatemo_download h2 {
    font: normal normal 100 100px/150px "Fira Sans", sans-serif;
    text-align: center;
    color: #000;
}
#templatemo_download h1 {
    text-align: center;
    color: #000;
    font-size: 35px;
    font-weight: 600;
}
#templatemo_download h3 {
    font: normal normal 100 20px/20px "Fira Sans", sans-serif;
    text-align: center;
    color: #000;
}

#templatemo_download li {
    line-height: 22px;
    margin-left: 2rem;
    color: #000;
}

#templatemo_download ul {
    margin-top: -10px;
    margin-bottom: 10px;
}
#templatemo_download a {
    margin: 50px auto 100px auto;
    display: block;
    width: 260px;
}
#templatemo_download .templatemo_download_text_wapper {
    width: 100%;
    max-width: 550px;
    margin: auto;
}

/***** Syarat *****/
#templatemo_download .syarat {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 1;
    gap: 30px;
}

#templatemo_download .syarat .syarat-box {
    width: 350px;
    border-radius: 20px;
    padding: 20px;
    background: white;
}

#templatemo_download .syarat .syarat-header {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    gap: 15px;
}

#templatemo_download .syarat .syarat-body img {
    width: 15px;
    margin-top: 2px;
}

#templatemo_download .syarat .syarat-header img {
    width: 65px;
    padding: 5px;
    border-radius: 10px;
}

/***** Element *****/
#templatemo_element .container {
    background-color: #fff;
    margin-top: 40px;
    margin-bottom: 80px;
    padding-bottom: 40px;
    border-radius: 5px;
}
#templatemo_element header h1 {
    color: #000;
}
#templatemo_element #element-icon-wapper {
    overflow: hidden;
    border-radius: 5px;
}
#templatemo_element #element-icon-wapper > div {
    background-color: rgba(0, 0, 0, 0.05);
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 25px;
}
#templatemo_element #element-icon-wapper > div:hover {
    transition: 0.5s;
    background-color: rgba(0, 0, 0, 0.2);
}
#templatemo_element #element-icon-wapper a {
    color: #000;
}
#templatemo_element #img-grid-wapper > div {
    padding: 5px;
}
/***** Contact *****/
#templatemo_contact {
    background: rgb(65, 64, 64);
    color: #fff;
}
#templatemo_contact header h1 {
    color: #fff;
}
#templatemo_contact p,
#templatemo_contact a {
    line-height: em;
    color: #fff;
}
#templatemo_contact form .form-group {
    margin-top: 30px;
}
#templatemo_contact form input.form-control,
#templatemo_contact form button.form-control,
#templatemo_contact form textarea.form-control,
#templatemo_contact form select.form-control {
    border-bottom: 3px solid #fff;
    color: #fff;
}
#templatemo_contact form input.form-control:focus,
#templatemo_contact form button.form-control:focus,
#templatemo_contact form textarea.form-control:focus {
    border-bottom-color: #275267;
}
#templatemo_contact form textarea.form-control {
    min-height: 120px;
}
#templatemo_contact form .input-group-addon {
    border-bottom: 3px solid #fff;
}
#templatemo_contact form .input-group-addon i {
    color: #fff;
}
#templatemo_contact .social {
    margin: 0px auto 40px auto;
    text-align: center;
    max-width: 500px;
    width: 100%;
}
#templatemo_contact .social li {
    margin-left: 0;
    width: 25%;
}
#templatemo_contact .social a {
    margin: 50px auto 4px auto;
    background-color: #fff;
    border-radius: 50px;
    padding-top: 15px;
    font-size: 40px;
    line-height: 40px;
    transition: 0.5s;
    display: block;
    height: 70px;
    color: #fff;
    width: 70px;
}
#templatemo_contact .social a:hover {
    transform: rotate(360deg);
    color: #223741;
}
#templatemo_contact .social .social-facebook {
    background: #4a6fb5;
}
#templatemo_contact .social .social-twitter {
    background: #28a9e0;
}
#templatemo_contact .social .social-youtube {
    background: #f86d70;
}
#templatemo_contact .social .social-instagram {
    background: #cab9a9;
}
.contact-body {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 2rem 0;
}

.pdf-container {
    min-height: 100svh;
    display: flex;
    text-align: center;
    align-items: center;
    flex-direction: column;
    padding-bottom: 40px;
}

.pdf-container .header-pdf {
    display: flex;
    background: rgb(65, 64, 64);
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: start;
    padding-bottom: 80px;
    gap: 10px;
    width: 100%;
    height: 250px;
}

.pdf-container .header-pdf h1 {
    color: rgb(242, 242, 242);
    font-weight: 600;
}

.pdf-container .body-pdf {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    display: flex;
    margin-top: -100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: white;
    width: 85%;
    padding: 30px;
    border-radius: 10px;
}

.pdf-container .body-pdf h2 {
    font-size: 25px;
    font-weight: 600;
}

.pdf-container .body-pdf .nomor {
    font-size: 30px;
    text-align: center;
    color: #fc873f;
    font-weight: bold;
    margin: 0;
}

.pdf-container .body-pdf .box-pdf {
    width: 300px;
}

.pdf-container .body-pdf p {
    font-size: 15px;
    margin: 0;
}

.pdf-container .body-pdf table {
    width: 60%;
}

.pdf-container .body-pdf table td {
    font-size: 15px;
    font-weight: 500;
}

/***** Footer *****/
footer {
    padding: 20px 0 16px 0;
    text-align: center;
    background: #fff;
}
.footer-copyright p {
    margin: 20px auto 20px auto;
    text-align: center;
    line-height: 32px;
    color: #666;
}
.footer-copyright a {
    border-bottom: 1px dotted #fff;
    color: #666;
}
.footer-copyright a:hover {
    color: #000;
    border: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .show-menu {
        right: 50px;
    }
    nav.main-menu {
        right: 50px;
    }
}
@media (max-width: 991px) {
    .show-menu {
        right: 30px;
    }
    nav.main-menu {
        right: 30px;
    }

    #templatemo_home .header-text {
        /* margin-top: 20vh; */
        font-size: 20px;
        font-weight: bold;
    }

    #templatemo_features {
        height: auto;
    }

    #templatemo_features .hero-form {
        flex-direction: column;
        height: auto;
        justify-content: center;
        align-items: center;
        gap: 0;
    }

    #templatemo_features .hero-content-1 {
        width: 100%;
        height: 100%;
        padding: 7rem 2rem;
    }

    #templatemo_features .hero-content-1 img {
        width: 100%;
        margin-bottom: 3.5rem;
    }

    #templatemo_features .hero-content-2 {
        width: 100%;
        justify-content: start;
        padding: 5rem 3rem;
    }

    #templatemo_features .card-body-title {
        display: block;
    }

    #templatemo_features .card-body {
        width: 100%;
        /* height: 100vh;    */
        padding: 2rem 2rem 5rem 2rem;
        margin: 0;
        display: flex;
        flex-direction: column;
        text-align: left;
        justify-content: center;
        align-items: center;
    }

    #templatemo_features .hero-content-1 .card-text-content {
        margin: 0 auto;
        text-align: center;
    }

    #templatemo_features .syarat-button {
        display: block;
    }

    #templatemo_download h1 {
        font-size: 25px;
    }
}
@media (max-width: 767px) {
    #templatemo_download h2 {
        font-size: 70px;
    }

    .pdf-container .body-pdf table {
        width: 100%;
    }

    .pdf-container .body-pdf {
        width: 90%;
        padding: 25px 20px;
    }

    #templatemo_home h1 {
        /* margin-top: 20vh; */
        font-size: 20px;
        font-weight: bold;
    }

    .pdf-container .body-pdf .box-pdf {
        width: 100%;
    }

    #templatemo_home .nomor-pelaporan {
        padding: 20px 15px;
    }
    #templatemo_home .nomor-pelaporan h1 {
        font-size: 18px;
        text-align: center;
    }
    #templatemo_home .nomor-pelaporan .nomor {
        font-size: 40px;
        text-align: center;
        color: #fc873f;
        font-weight: bold;
        margin: 0;
    }

    #templatemo_home .image-thank img {
        width: 300px;
    }

    #templatemo_home {
        padding: 13px;
    }

    #templatemo_download {
        padding: 5rem 2rem;
    }

    #templatemo_contact .social a {
        padding: 18px;
        font-size: 25px;
        line-height: 20px;
        height: 60px;
        width: 60px;
    }

    #templatemo_features .hero-content-1 .card-text-content h1 {
        font-size: 30px;
        font-weight: 600;
    }
    .contact-body {
        flex-direction: column;
    }
}
@media (max-width: 400px) {
    nav.main-menu {
        right: 10px;
    }

    #templatemo_home .nomor-pelaporan h1 {
        width: 100%;
        margin: 0;
    }

    .pdf-container .body-pdf table td {
        font-size: 14px;
    }

    .show-menu {
        right: 10px;
    }
}
